'Declaration
Public Overloads Shadows Sub AddRange( _ ByVal objects() As System.Object _ )
'Usage
Dim instance As NListBoxItemCollection Dim objects() As System.Object instance.AddRange(objects)
public new void AddRange( System.object[] objects )
Parameters
- objects